textview: Postpone text handles creation until when needed
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Mar 2014 21:01:42 +0000 (22:01 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Mar 2014 22:07:21 +0000 (23:07 +0100)
commita86ca5c561a264f8480796f148a58d9d7cc5080a
treee3c2d5ffc988066dfcd18c33e6da0b9e586e3fe8
parent7b0a5674e2b34fd66fd7d7d9a3de0b169944f01b
textview: Postpone text handles creation until when needed

This is only necessary for touch devices, so unnecessary on many setups.
gtk/gtktextview.c